GrapeCity.Xaml.SpreadSheet.Data
SpreadChartElementCollection<T> Class
Members 


Represents a strongly typed collection for SpreadChartElement.
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class SpreadChartElementCollection(Of T As SpreadChartElement) 
   Inherits NotifyCollection(Of T)
'Usage
 
Dim instance As SpreadChartElementCollection(Of T)
[DefaultMember("Item")]
public class SpreadChartElementCollection<T> : NotifyCollection<T> 
where T: SpreadChartElement
Type Parameters
T
Inheritance Hierarchy

System.Object
   GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>
      GrapeCity.Xaml.SpreadSheet.Data.NotifyCollection<T>
         GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElementCollection<T>
            GrapeCity.Xaml.SpreadSheet.Data.DataSeriesCollection

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadChartElementCollection<T> Members
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options